home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.20021006-20030409 / 000326_jaltman2@nyc.rr.com_Tue Feb 18 08:54:21 EST 2003.msg < prev    next >
Text File  |  2003-04-08  |  2KB  |  42 lines

  1. Article: 14123 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!newsfeed.nyu.edu!news.maxwell.syr.edu!news.litech.org!news.misty.com!yellow.newsread.com!netaxs.com!newsread.com!news-east.rr.com!news-server.columbus.rr.com!cyclone.rdc-nyc.rr.com!news-out.nyc.rr.com!twister.nyc.rr.com.POSTED!not-for-mail
  3. From: "Jeffrey Altman [Road Runner NYC]" <jaltman2@nyc.rr.com>
  4. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130
  5. X-Accept-Language: en-us, en
  6. MIME-Version: 1.0
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Running multiple kermit scripts on one connection
  9. References: <775a2ab0.0302171458.f8f21f9@posting.google.com> <b2rrbl$ks3$1@watsol.cc.columbia.edu> <3E517E98.D89D779C@bom.gov.au> <b2rvbh$nnc$1@watsol.cc.columbia.edu> <3E518707.D695EA5B@bom.gov.au> <62g4a.27918$Mh3.8395448@twister.nyc.rr.com> <D8g4a.27946$Mh3.8399947@twister.nyc.rr.com> <3E519827.65765197@bom.gov.au>
  10. In-Reply-To: <3E519827.65765197@bom.gov.au>
  11. Content-Type: text/plain; charset=us-ascii; format=flowed
  12. Content-Transfer-Encoding: 7bit
  13. Lines: 19
  14. Message-ID: <VUg4a.28137$Mh3.8435684@twister.nyc.rr.com>
  15. Date: Tue, 18 Feb 2003 02:30:13 GMT
  16. NNTP-Posting-Host: 66.108.138.151
  17. X-Complaints-To: abuse@rr.com
  18. X-Trace: twister.nyc.rr.com 1045535413 66.108.138.151 (Mon, 17 Feb 2003 21:30:13 EST)
  19. NNTP-Posting-Date: Mon, 17 Feb 2003 21:30:13 EST
  20. Organization: Road Runner - NYC
  21. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14123
  22.  
  23. Sorry, underscores are only used for network connections
  24.  
  25.    run k95.exe -Y -l \v(ttyfd)
  26.  
  27.  
  28.  
  29. Bruce Stewart wrote:
  30. > I tried testing it from kermit, following are the steps I took:
  31. > 1-opened an instance of kermit 95 release 2.1.3 (Try-before-you-buy copy)
  32. > 2-set port 2
  33. > 3-set carrier-watch off
  34. > 4-set modem none
  35. > 5-set flow-control rts/cts
  36. > 6-run k95 -Y -l _\v(ttyfd)
  37. > still had same result: "can't open device"
  38.  
  39.